-
Notifications
You must be signed in to change notification settings - Fork 32
🐛 Fix task status percentage #7422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Fix task status percentage #7422
Conversation
sanderegg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 will force-push it
|
pcrespov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx
THOUGHT: do you have a test that ensures that if someone changes it back (by mistake) to .actual_value it shows that is wrong? i
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7422 +/- ##
==========================================
- Coverage 87.31% 84.01% -3.31%
==========================================
Files 1714 663 -1051
Lines 66594 31722 -34872
Branches 1131 168 -963
==========================================
- Hits 58147 26650 -31497
+ Misses 8125 5014 -3111
+ Partials 322 58 -264
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|



What do these changes do?
Related issue/s
How to test
Dev-ops checklist